Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apple Silicon support #2015

Merged
merged 2 commits into from
May 4, 2023
Merged

Conversation

dusansimic
Copy link
Collaborator

This patch adds Apple Silicon support.

Electron Updater compatibility version is bumped because of this issue. In the long run we should probably switch to Electron Forge.

Closes: #1975

x64 makes it more clear that only 64 bit architecture is supported, not 32 bit. That notation is still valid (more usual one is x86-64 which is a bit long).
@dusansimic dusansimic merged commit 1b4c78e into sindresorhus:main May 4, 2023
@dusansimic dusansimic deleted the apple-silicon branch May 4, 2023 12:53
@dusansimic dusansimic mentioned this pull request Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Apple Silicone/arm64
1 participant